home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / exiting_anchors.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.9 KB  |  70 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Exiting Anchors or Styled Character Strings</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="generator" content="amaya 6.0, see http://www.w3.org/Amaya/" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="the_enter_key.html" accesskey="p"><img alt="previous"
  22.         src="../../images/left.gif" /></a> <a href="../Changing.html"
  23.         accesskey="t"><img alt="top" src="../../images/up.gif" /></a> <a
  24.         href="creating_nested_structures.html" accesskey="n"><img alt="next"
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Exiting Anchors, Styled Character Strings, etc.</h1>
  33.  
  34. <p>When a paragraph or another block of text is styledùterminated by an
  35. anchor or a character string in bold, italic or other such styleùmoving the
  36. insertion point to the end and typing new text appends characters to the
  37. anchor or the styled string.</p>
  38.  
  39. <p>To exit an anchor or styled element and enter plain text:</p>
  40. <ol>
  41.   <li>Move the cursor to the end of the anchor or style element, and then
  42.     press <b>Enter</b> and continue typing after the element. </li>
  43.   <li>The same method can be used to enter plain text at the beginning of a
  44.     block starting with an anchor or styled characters. Move the cursor to
  45.     the beginning of the anchor or style element, and then press <b>Enter</b>
  46.     and continue typing before the element.</li>
  47. </ol>
  48.  
  49. <p>To get out of a <pre> or a table:</p>
  50. <ul>
  51.   <li>When the cursor is at the end of  a <code><pre></code>formatted,
  52.     hitting the <b>Enter</b> key creates a new line in the <pre>. To
  53.     create another element, say a paragraph, after the <pre>, you can
  54.     use the Types menu and select the type of the element you want to
  55.   create.</li>
  56.   <li>Another way to achieve this result is to select the whole
  57.     <code><pre></code> element with the <b>ESC</b> key (Linux) or the
  58.     <b>F2</b> key (Windows) and to press <b>Enter</b>. This creates a new
  59.     paragraph after the <code><pre></code> element.</li>
  60. </ul>
  61.  
  62. <p>This works also for a table: select the whole table and press <b>Enter</b>
  63. to create a new paragraph after the table. You can also get out of a table 
  64. by pressing Enter until you are out of the table.</p>
  65.  
  66. <p></p>
  67. </div>
  68. </body>
  69. </html>
  70.